Skip to content

Remove device token when APNS error is BadDeviceToken #4220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Remove device token when APNS error is BadDeviceToken #4220

merged 1 commit into from
Sep 29, 2017

Conversation

bivisss
Copy link
Contributor

@bivisss bivisss commented Sep 29, 2017

When push is sent, also check to remove the device token if the APNS error is BadDeviceToken
Issue reported on Parse Server Push Adapter: parse-community/parse-server-push-adapter#90

@codecov
Copy link

codecov bot commented Sep 29, 2017

Codecov Report

Merging #4220 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4220      +/-   ##
==========================================
- Coverage   92.22%   92.21%   -0.02%     
==========================================
  Files         116      116              
  Lines        8092     8092              
==========================================
- Hits         7463     7462       -1     
- Misses        629      630       +1
Impacted Files Coverage Δ
src/StatusHandler.js 98.58% <100%> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.5% <0%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c777a26...222d419. Read the comment docs.

@flovilmart
Copy link
Contributor

Thanks!

@flovilmart flovilmart merged commit 7c07fff into parse-community:master Sep 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants